home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 5 / Giga Games 5 (Walnut Creek) (June 1997).iso / descent / parallax / desc14sw.exe / DESCENT1.SOW / DESCENT.BAT < prev    next >
DOS Batch File  |  1995-04-11  |  163b  |  7 lines

  1. @echo off
  2. rem Batch file to run shareware version of Descent.
  3. if exist *.swp del *.swp
  4. dcntshr.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
  5. echo.
  6. if exist *.swp del *.swp
  7.